projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
58635e4
)
* xdisp.c (BUILD_GLYPHLESS_GLYPH_STRING): Omit unused local var.
author
Paul Eggert
<eggert@cs.ucla.edu>
Sun, 6 Mar 2011 08:11:52 +0000
(
00:11
-0800)
committer
Paul Eggert
<eggert@cs.ucla.edu>
Sun, 6 Mar 2011 08:11:52 +0000
(
00:11
-0800)
src/ChangeLog
patch
|
blob
|
history
src/xdisp.c
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 920355b172305f7277d0b2ce6fade9029b5e4845..5dd7a774ddbc0e652017b8e06d5e0c39b49e3622 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-8,6
+8,7
@@
(display_line, display_string, rows_from_pos_range):
(mouse_face_from_buffer_pos, note_mouse_highlight, expose_frame):
Rename or move local decls.
+ * xdisp.c (BUILD_GLYPHLESS_GLYPH_STRING): Omit unused local var.
2011-03-06 Michael Shields <shields@msrl.com> (tiny change)
diff --git
a/src/xdisp.c
b/src/xdisp.c
index d2ffcddb985eb261fc7e18ed2d8b1a5b13cdbef4..8cdb590ae9e2934a347dce0eac7cc01f63ccc5ab 100644
(file)
--- a/
src/xdisp.c
+++ b/
src/xdisp.c
@@
-21171,7
+21171,6
@@
compute_overhangs_and_x (struct glyph_string *s, int x, int backward_p)
do \
{ \
int face_id; \
- XChar2b *char2b; \
\
face_id = (row)->glyphs[area][START].face_id; \
\